home *** CD-ROM | disk | FTP | other *** search
/ Life - The Face of Life 1936 to 1972 / Life - The Face of Life (Covers and Classic Images)(1936-1972)(Time)(1994).ISO / install / install.inf < prev    next >
INI File  |  1995-05-17  |  1KB  |  69 lines

  1. ; Setup Information
  2. ; Y:\ is a marker for the path of the file on the user's hard disk
  3. ; Z:\ is a marker for the source (cdrom) drive and path of file
  4.  
  5. [SetupInfo]
  6. SystemReqs=1
  7. SourcePath=Z:\
  8. DestPath=c:\life\
  9. INIPath = life.ini
  10. VFWInstall = 1
  11. RebootWindows = 1
  12. PlaySound = 0
  13.  
  14. ; File List needed for installation
  15. [FileList]
  16. File1=Readme.hlp
  17. File2=LIFE.EXE
  18. File3=CMCVWR.DLL
  19. File4=VBX.DLL
  20. File5=CURSORS.DLL
  21. File6=CMCRGN.DLL
  22. File7=XINGFASX.DLL
  23. File8=XINGJDSP.DLL
  24. File9=CMCAPP.DLL
  25. File10=CMCIMAGE.DLL
  26. File11=CMCPLTT.DLL
  27. File12=TRIVIA.DLL
  28. File13=CMCSOUND.DLL
  29. File14=PIX.VBX
  30. File15=VISLB1FX.DLL
  31. File16=VBRUN300.DLL
  32. File17=XINGJDSX.DLL
  33. File18=CTL3D.DLL
  34. File19=VISBBFX.DLL
  35. File20=mciwndx.vbx
  36. File21=MVAPI2.DLL
  37. File22=MVBMP2.DLL
  38. File23=MVBRKR2.DLL
  39. File24=MVFS2.DLL
  40. File25=MVFTSUI2.DLL
  41. File26=MVIEWER2.EXE
  42. File27=MVMCI2.DLL
  43. File28=MVSRCH2.DLL
  44. File29=MVTITLE2.DLL
  45.  
  46.  
  47. ;Optional File List for installation
  48. [OptFileList]
  49.  
  50. ; List of items placed in program manager group called groupname
  51. ; CommandLine, Item name, Icon name, Working directory
  52. ; If working directory set to nothing, the the working dir is set to wher
  53. ; the file is copied onto the hard disk.
  54.  
  55. [GroupList]
  56. GroupName=The Face of LIFE
  57. ComLine1=Y:\life.exe
  58. ItemName1=LIFE
  59. IconName1=
  60. WorkingDir1=
  61. ComLine2=Y:\readme.hlp
  62. ItemName2=Read Me!
  63. IconName2=
  64. WorkingDir2=
  65. ComLine3=Z:\uninst.exe
  66. ItemName3=Uninstall
  67. IconName3=
  68. WorkingDir3=z:
  69.